
@font-face {font-family: "fengwei";
  src: url('iconfont.eot?t=1489979608428'); /* IE9*/
  src: url('iconfont.eot?t=1489979608428#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff?t=1489979608428') format('woff'), /* chrome, firefox */
  url('iconfont.ttf?t=1489979608428') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('iconfont.svg?t=1489979608428#fengwei') format('svg'); /* iOS 4.1- */
}

.fengwei {
  font-family:"fengwei" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fw-info:before { content: "\e60b"; }

.fw-wallet:before { content: "\e60c"; }

.fw-write:before { content: "\e60d"; }

.fw-draft:before { content: "\e60e"; }

.fw-collection:before { content: "\e60f"; }

.fw-logout:before { content: "\e611"; }

.fw-person:before { content: "\e612"; }

.fw-setting:before { content: "\e613"; }

.fw-like:before { content: "\e614"; }

.fw-tag:before { content: "\e615"; }

.fw-link:before { content: "\e616"; }

